home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5994 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  929 b 

  1. Path: ix.netcom.com!netnews
  2. From: danahall@ix.netcom.com(Dana Hall)
  3. Newsgroups: comp.lang.c
  4. Subject: Using ODBC in C
  5. Date: 22 Feb 1996 04:46:17 GMT
  6. Organization: Netcom
  7. Message-ID: <4ggsep$3qa@ixnews5.ix.netcom.com>
  8. NNTP-Posting-Host: ix-den8-05.ix.netcom.com
  9. X-NETCOM-Date: Wed Feb 21  8:46:17 PM PST 1996
  10.  
  11. Hello,
  12. I would like to know if it is possible to make ODBC calls from within a
  13. C DOS standalone executable?  All the literature that I have read imply
  14. a client/server model with client calls to ODBC drivers that are DLLs
  15. and the client is a Windows client.  I have a need to write an audit
  16. logging mechanism as a library for a DOS standalone executable and
  17. would like to use ODBC as the DB interface.  I may be way off track
  18. here as I am new to Windows programming and know nothing of ODBC other
  19. than it would allow portability.  Any suggestions? I am open to any
  20. ideas and would appreciate any input.  Thanks.
  21. Dana Hall
  22.